overlay: Fix remove implementation
authorTimm Bäder <mail@baedert.org>
Sun, 4 Mar 2018 19:03:54 +0000 (20:03 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 4 Mar 2018 19:03:54 +0000 (20:03 +0100)
commit53410bab0f363aa7b7b761b913334b39b800a17d
treeba4f39a6703f03f3865440f6d1f51d1932618618
parent31a0739bf39322dca8b22930640b23459c02e91f
overlay: Fix remove implementation

Use the child widget list of the overlay, not the passed child.
gtk/gtkoverlay.c